/* CSS Document */
body{
	font-family:Geneva, Arial, Helvetica, sans-serif;

}
table.site_gh{
	background-image:url(images/fd_thegoldenhorse.jpg);
	background-position:top;
	background-repeat:no-repeat;

}

#bandeau_photo{
	position:relative;
	left:290px;
	top:15px;
	height:85px;
	width:600px;
}
#bandeau_photo img{
	margin:5px;
	border:2px #3d4331 solid;
}
#menu{
	position: relative;
	left:10px;
	top:-370px;
	height:270px;
	width:160px;
}
#menu td{	
	padding-top:5px;
	font-size:13px;
}
td.rouge{
	border-bottom: 1px #b20000 solid;

}
td.bleu{
	border-bottom: 1px #0a6088 solid;
}
td.vert{
	border-bottom: 1px #3e5d2f solid;
}
#menu_lg a,#menu td a{
	color:#3d4331;
	font-weight:bold;
	text-decoration:none;
}
#menu_lg a:hover,#menu td a:hover{
	color:#b20000;
	font-weight:bold;
	text-decoration:none;
}
 td.coord{
	border:2px #9c8a63 solid;
	background-color:#f2e5c9;
	font-size:12px;
	font-weight:bold;
	color:#6c6d58;
	padding:5px;
}
#menu_lg{
	position:relative;
	left:860px;
	top:50px;
	width:70px;
	height:20px;
	color:#d68e02;
	font-weight:bold;
}
#contenu{
	position: relative;
	top:50px;
	left:210px;
	width:700px;
	height:400px;
}
img.ph_titre{
	margin-bottom:3px;
}
.titre{
	font-size:18px;
	color:#0f0d0a;
	font-weight:bold;
}
#txt_contenu{
	padding:5px;
	height:375px;
	position:relative;
	top:0px;	
	overflow:auto;
	font-size:13px;
	line-height:16px
}
img.cadre{
	margin-top:7px;
	border:2px #3d4331 solid;
}
img.cadre_vert{
	margin:7px;
	border:2px #3d4331 solid;
}
img.img_gauche{
	margin:10px;
	float:left;
}
.txt_ss_titre{
	font-size:16px;
	color:#3d4331;
	font-weight:bold;
	padding:5px
	
}
td.rouge_menu{
	border-bottom: 1px #b20000 solid;
	background-color:#f2e5c9;
	padding-top:5px;

}
td.txt_plat{
	/*border-bottom:1px #9c8a63 solid;
	background-color:#f2e5c9;*/
	font-size:12px;
	font-weight:bold;
	color:#6c6d58;
	padding:5px
}
 td.desc{
	border-bottom:1px #9c8a63 solid;
	background-color:#f2e5c9;
	font-size:12px;
	font-weight:bold;
	color:#6c6d58;
	padding:2px
}
.txt_org{
	color:#d68e02;
	font-weight:bold;
}
.txt_vert{
	color:#336633;
	font-weight:bold;
}
#winpcweb{
	position:relative;
	top:-150px;
	
	font-size:10px;
}
.winpcweb{
	
	
	
	font-size:10px;
}
 a{
	color:#FF9900;

}
 a:hover{
	color:#336633;

}